CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HOG matlab

搜索资源列表

  1. Hog(1)_MatlabCode_20090408

    3下载:
  2. HoG matlab,内含HOG算法基本代码-HoG matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-03-25
    • 文件大小:3042
    • 提供者:杨策
  1. Pedestrian-Detection

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:286047
    • 提供者:夏宇
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:544614
    • 提供者:piano
  1. HOG

    1下载:
  2. HOG算法matlab实现,看HOG特征的论文的时候心血来潮写了这个, 就当练练英语, 理解理解HOG特征.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:4560
    • 提供者:tian
  1. HOG

    5下载:
  2. 这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。-This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:1893
    • 提供者:袁宇
  1. HOG

    2下载:
  2. 图片分块,并计算任何一个区域的柱状分析 to obtain HOG features for a cell/block region of image pixels- to obtain HOG features for a cell/block region of image pixels
  3. 所属分类:Graph program

    • 发布日期:2016-03-13
    • 文件大小:640
    • 提供者:Jerry
  1. hog

    0下载:
  2. Hog try I try to implement hog descr iptor
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1330430
    • 提供者:RidvanDongelci
  1. HOG

    0下载:
  2. track by usinghistogram of gradients
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:45538
    • 提供者:mod
  1. hog

    1下载:
  2. HOG特征的实现.INRIA cvpr2005论文实现-HOG feature implementation. INRIA cvpr2005 paper to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4815
    • 提供者:
  1. HOGCalculator

    0下载:
  2. HOG calculator, takes filename as input and calculates Histogram of oriented gradients from the input image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:amol
  1. hog

    0下载:
  2. histogram of orientation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4935
    • 提供者:ebi
  1. HOG

    0下载:
  2. Image descr iptor based on Histogram of Orientated Gradients for gray-level images. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable Classifier-Fusion Schemes: An Application To Pedestrian De
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1894
    • 提供者:Arij
  1. HOG

    0下载:
  2. Histogram of gradients, matlab code for grayscale images, with configurable parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:978
    • 提供者:cfer8395
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. exercise5

    1下载:
  2. Matlab HOG exercise matlab svm learning
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4860621
    • 提供者:kirill
  1. HOG-LBP detection

    2下载:
  2. 检测lbp+hog特征,MATLAB代码,用于特征识别和检测(Detect lbp+hog features)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:13312
    • 提供者:steve_ustc
  1. ImgHOGFeature

    0下载:
  2. HOG特征计算,(1)将输入的彩图转换为灰度图; (2)采用Gamma校正法对输入图像进行颜色空间的标准化(归一化);目的是调节图像的对比度,降低图像局部的阴影和光照变化所造成的影响,同时可以抑制噪音的干扰; (3)计算梯度;主要是为了捕获轮廓信息,同时进一步弱化光照的干扰。 (4)将梯度投影到单元的梯度方向;目的是为局部图像区域提供一个编码, (5)将所有单元格在块上进行归一化;归一化能够更进一步对光照、阴影和边缘进行压缩,通常,每个单元格由多个不同的块共享,但它的归一化是基于不同块的
  3. 所属分类:图形图像处理

  1. HoG (2)

    1下载:
  2. code to extract hog features
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:Eng.Fulla
  1. HOG

    0下载:
  2. hog features extraction
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:Eng.Fulla
  1. HOG

    0下载:
  2. 掌纹识别的hog算法,在MATLAB中使用。(Palmprint recognition based on hog algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:小龙0505
« 12 3 4 5 6 »
搜珍网 www.dssz.com